projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf2323b
)
Fix indentation of a comment.
author
Tim Janik
<timj@src.gnome.org>
Fri, 20 Jun 2008 11:10:20 +0000
(11:10 +0000)
committer
Tim Janik
<timj@src.gnome.org>
Fri, 20 Jun 2008 11:10:20 +0000
(11:10 +0000)
svn path=/trunk/; revision=20626
gtk/gtkhandlebox.h
patch
|
blob
|
history
diff --git
a/gtk/gtkhandlebox.h
b/gtk/gtkhandlebox.h
index 1799737e63978d81ab3f0ecbe8a61c4ceba6bc23..62161221be453d3a767c231359d63042a7ef29e7 100644
(file)
--- a/
gtk/gtkhandlebox.h
+++ b/
gtk/gtkhandlebox.h
@@
-72,7
+72,7
@@
struct _GtkHandleBox
/* Variables used during a drag
*/
gint GSEAL (deskoff_x), GSEAL (deskoff_y); /* Offset between root relative coordinates
- * and deskrelative coordinates */
+
* and deskrelative coordinates */
GtkAllocation GSEAL (attach_allocation);
GtkAllocation GSEAL (float_allocation);
};